C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > AddItem Method : AddItem(Object[],Int32,Int32) Method |
'Declaration
Public Overloads Function AddItem( _ ByVal items() As Object, _ ByVal rowIndex As Integer, _ ByVal colIndex As Integer _ ) As Row
'Usage
Dim instance As C1FlexGridBase Dim items() As Object Dim rowIndex As Integer Dim colIndex As Integer Dim value As Row value = instance.AddItem(items, rowIndex, colIndex)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2